Loading…
Loading…
方法名称: SecondaryAnalogOutputConfiguration_Method
方法ID: 0x40D5
方法标签: SV A/O Select
方法描述: Sets the Secondary Analog Output mode to either 4-20 mA, 0-20 mA or 0-5 Volts.
- {
- int locValue;
- _set_device_status(0xFF,0);
- _set_all_resp_code(0);
- locValue = SELECT_FROM_LIST(literal_string(596),literal_string(582));
- if (locValue == 1)
- {
- DELAY(2,literal_string(583));
- }
- else
请登录以获得完整内容