Loading…
Loading…
Method Name: IMPEDANCE_2_METHOD
Method ID: 0x40EB
Method Label: Input2 imp.
Method Help: Measured impedance value for input2
- {
- float imp2;
- long ids[2];
- char status[3];
- send_trans(128,8,status);
- imp2 = _fvar_value(16404);
- if (imp2 <= 999)
- {
- acknowledge(literal_string(581),ids);
- }
- else
- if (imp2 <= 999999 && imp2 > 999)
Please login for more