Loading…
Loading…
Method Name: IsCurrInpAssign
Method ID: 0x4300
Method Label: IsCurrInpAssign
Method Help:
- {
- char status[3];
- int option_value;
- int assign_value;
- option_value = 0;
- _set_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_all_resp_code(0);
- _set_xmtr_device_status(0xFF,0);
- if (_ivar_value(16437) == 0x50 || _ivar_value(16438) == 0x50)
- {
- assign_value = _ivar_value(16698);
- switch (assign_value)
- {
- case 0:
- option_value = 0;
- break;
- case 1:
- option_value = 1;
Please login for more