Loading…
Loading…
Method Name: Set_Probe_End_Threshold_Gain
Method ID: 0x4106
Method Label: Probe End Threshold
Method Help: This function enables distinction between disturbances in the measurement signal and the actual probe end signal.
- {
- char status[3];
- long ids[1];
- char loop;
- float amplitude_range_h;
- float amplitude_range_l;
- float amplitude1;
- float amplitude2;
- int gain1;
- int gain2;
- int gain_range_l;
- int gain_range_h;
- _iassign(16538,0x04);
- _iassign(16539,0x01);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- send_trans(132,141,status);
- if (status[0])
- {
Please login for more