Services)

10
tira88e1-a (2014-03) CDGsci.cp
(concluded)
Parameter name
ASCII
command
Data
type
Access
right
Comment
WLAN WLA unit8 RW WLAN on/off
FindAccessPoints FAP string R Find Wifi access points
ConnectAccessPoint CAP string RW Connect to access point [index | password]
WLANSettings IPW string R TCP-IP address of current Wifi connection
LANSettings IPL string RW TCP-IP address. Gauge resets after successful command.
AnalogOutPLow APL real32 RW Zoom: low pressure which will force an output of 0 V of the
DAC
AnalogOutPHigh APH real32 RW Zoom: high pressure which will force an output of 10 V of
the DAC
CustomAnalogOut CAO unit8 RW Zoom function for analogue out
CPU2Unit AUN unit8 RW Device unit: 0 = mbar
1 = Torr
2 = Pa
Pressure PRE real32 R Actual pressure
ATMValue ATM unit16 R ATM value of the CPU1, unit counts [0…2^16]
MACAddress MAC string R Mac address of the Ethernet adapter
ResetFactory RSF unit8 W Factory reset device
StoreFlash SFL unit8 W Write new values to EEPROM
CubeMode DOS uint8 R 1 = CUBE (24Bit TempOut)
2 = CUBE(24Bit AtmOut)
SecondStageFilter
*)
SSF uint8 RW 0 = moving exponential average filter
1 = Salvitzky-Golay filter
2 = LOESS filter
3 = off (default)
*)
The filter only operates on the digital data stream.
Abbr. Meaning
REAL32 32 bit floating point
SINT16 16 bit signed integer
SINT32 32 bit signed integer
UINT8 8 bit unsigned integer
UINT16 16 bit unsigned integer
UINT32 32 bit unsigned integer
Abbr. Meaning
R Read only
RW Read and write
W Write only
Data type
Access right