Loading…
Loading…
Method Name: method_change_tv_mapping
Method ID: 0x41A9
Method Label: Change TV Mapping
Method Help:
- {
- long vid[3];
- char status[3];
- char string1[60];
- int len1;
- int rc;
- len1 = 60;
- _set_all_resp_code(0);
- _set_xmtr_all_resp_code(0);
- _set_device_status(0xFF,0);
- _set_xmtr_device_status(0xFF,0);
- send_command(50);
- if (_ivar_value(4050) == 0)
- {
- _iassign(17075,0);
- _iassign(17076,0);
- }
- if (_ivar_value(4050) == 1)
- {
- _iassign(17075,1);
- }
- if (_ivar_value(4050) == 2)
Please login for more