GALILEOSKY GLONASS/GPS Satellite v4.0 (0223) User’s manual
GalileoSky Ltd.
Page 62
Command format
Temex0
Parameters
Allows finding temperature from the first four external DS18S20 thermometers.
Format: the lower byte is the thermometer identifier; the higher byte is the
temperature itself. To calculate the temperature the obtained value must be
divided by 256 and rounded off to the whole number, with the fractional part
deleted.
Example
Request: temex0
Reply: TemEx0: DS0=0,DS1=0,DS2=0,DS3=0
Command format
Temex1
Parameters
Allows finding temperature of the second four external DS18S20 thermometers.
Format: the lower byte is the thermometer identifier; the higher byte is the
temperature itself. To calculate the temperature the obtained value must be
divided by 256 and rounded off to the whole number, with the fractional part
deleted.
Example
Request: temex1
Reply: TemEx1: DS4=0,DS5=0,DS6=0,DS7=0
Command format
Hum0
Parameters
Allows finding the temperature of the first four DS1923 humidity sensors.
ID – sensor identifier;
T – temperature in Celsius degrees
H – humidity in %.
Example
Request: Hum0
Reply:
Hum0:ID0=1,T0=20,H0=20.0,ID1=2,T1=30,H1=30.0,ID2=3,T2=25,H2=40.0,ID3=5,
T3=15,H3=50.0;
Command format
Hum1
Parameters
Allows finding the temperature of the second four DS1923 humidity sensors.
ID – sensor identifier;
T – temperature in Celsius degrees
H – humidity in %.
Example
Request: Hum1
Reply:
Hum1:ID4=1,T4=20,H4=20.0,ID5=2,T5=30,H5=30.0,ID6=3,T6=25,H6=40.0,ID7=5,
T7=15,H7=50.0;
Command format
Canibut
Parameters
Allows current CAN bus state (Table 2. GalileoSky protocol tags) and iButton
decimal value being obtained.
Example
Request: canib
Reply: CAN_Ib: CANA0=0,CANA1=0,CANB0=0,CANB1=0,iBut=0
Command format
statall
Parameters
Allows obtaining device, inputs, outputs decimal status (Table 3. Device status
field explanation) and mileage according to GPS/GLONASS data.
Example
Request:statall
Reply: StatAll: Dev=1,Ins=2,Outs=7,Mileage=152;
Command format
AccType
Parameters
Allows obtaining accelerometer type. Returns “analog” for analog type and
“digital” for digital type.
Example
Request: AccType
Reply: AccType: digital