Loading…
Loading…
Method Name: zero_trim
Method ID: 0x1006
Method Label: Set Zero (OFFSET)
Method Help: Zero trim- Make the sensor input the new zero input reference
- {
- int choice;
- choice = SELECT_FROM_LIST(literal_string(102),literal_string(87));
- if (choice == 1)
- {
- send_command(43);
- DELAY(2,literal_string(103));
- send_command(137);
- DELAY(2,literal_string(91));
- process_abort();
- }
Please login for more