
Appendix G. Phone to CR205s Network
G-3
DataTable(Table1,1,-1)
DataInterval(0,1,min)
Sample(1,Batt_Volt)
Sample(1,Therm_C)
Sample(1,Therm_F)
EndTable
BeginProg
Scan(1,sec)
Therm109 (Thermister_C,1,1,Ex1,1.0,0)
Therm_C = Thermister_C
Therm_F = Therm_C*9/5 +32
Battery(Batt_Volt)
TimeUntilTx = TimeUntilTransmit(1)
If TimeUntilTx = 0 Then
SendGetData (HostResponse,host(),Remote(),1,100,100,0) 'Host
response of 0 = success
Endif
CallTable(Table1)
NextScan
EndProg
5. Save the program as WIRELESS.dld and compile it.
6. Using PakCom, send WIRELESS.dld to each CR205 in network.
7. Connect power supply and antenna to each CR205.
Data Viewing and Collection
You can set up Numeric Displays to view ‘temperature’ readings. Data
collection can be scheduled.
Kommentare zu diesen Handbüchern