Manual, F/T Sensor, Ethernet Axia
Document #9620-05-C-Ethernet Axia-02
Pinnacle Park • 1031 Goodworth Drive • Apex, NC 27539 • Tel:+1 919.772.0115 • Fax:+1 919.772.8259 •
C-71
9.2
CGI Variable: Settings (setting.cgi)
A user can specify certain global settings such as ADC rate, low-pass filter selection, and bias (refer to
Section 6.4—ADC Settings Page (setting.htm)
Table 9.1
—setting.cgi Variables
Variable Name
Allowed
Values
Description
Example
setadcrate
integers:
488, 976,
1953,
3906, 7812
(Hz)
Sets the ADC sampling rate.
setadcrate=488
setuserfilter
integers: 0
to 8
Sets the cutoff frequency (percent of the ADC sample
rate) of the low-pass filtering as follows:
setuserfilter=0
Value
Cutoff
Value
Cutoff
0
no filter
5
0.51%
1
11.97%
6
0.26%
2
4.66%
7
0.12%
3
2.17%
8
0.07%
4
1.04%
setbias
n
integers:
-32768 to
32767
Sets the offset value for strain gage
n
. For example,
setbias3=0
would zero the bias of the fourth strain
gage (Strain gages are enumerated starting at zero.)
setbias3=0
9.3
Thresholding CGI (moncon.cgi)
A user can define Thresholding settings and conditions.
Table 9.2
—moncon.cgi Threshold Settings
Variable Name
Allowed
Values
Description
Example
setmce
Integers: 0 or 1
Threshold statement processing: enable = 1 or
disable = 0
setmce=1
mcandcodes
Integers: 0 or 1
Relay trigger: any condition is true = 0 or all
conditions are true = 1
mcandcodes=1
mcfloating
Integers: 0 or 1
Relay Behavior: momentary = 1 or latching = 0
mcfloating=1
mcReset
Integer: 1
Reset latch
mcReset=1
mcresettime
Integer: 0 to
255
Relay momentary minimum-on time or a delay in
a tenth (0.1) of a second: 0 seconds = 0 to 25.2
seconds = 255
mcresttime=20