Analog unit instructions
1113
Part IV Tool Instructions
ST
When programming with structured text, enter the following:
fbInstance12(iIOWordOffset := iIOOffsetFP0,
bChannel0HighResolution := bHighResolutionChannel0,
bChannel1HighResolution := bHighResolutionChannel1,
bChannel2HighResolution := bHighResolutionChannel2,
bChannel3HighResolution := bHighResolutionChannel3,
bChannel4HighResolution := bHighResolutionChannel4,
bChannel5HighResolution := bHighResolutionChannel5,
bTemperatureInFahrenheit := bHighResolutionChannel6,
bChannel012DIPSwitchSetToResistor := bSetToResistor012,
bChannel345DIPSwitchSetToResistor := bSetToResistor345);
rReal0 := fbInstance7.rChannel0;
rReal1 := fbInstance7.rChannel1;
rReal2 := fbInstance7.rChannel2;
rReal3 := fbInstance7.rChannel3;
rReal4 := fbInstance7.rChannel4;