Loading…
Loading…
Method Name: met_base_height_write
Method ID: 0x40E1
Method Label: Base Height write
Method Help: Method to write Base Height into the Device
- {
- unsigned short temp_short;
- float temp_float;
- PUT_MESSAGE(literal_string(529));
- temp_float = base_height;
- temp_short = met_m_to_internal_format(temp_float);
- temp_short = met_mo_set(12,temp_short);
Please login for more