Loading…
Loading…
方法名称: set_manual_method
方法ID: 0x403A
方法标签: -> MANUAL MODE
方法描述: To allow others menus, this function set the SVI II in manual mode.
- {
- char nbr;
- char status[3];
- send(249,status);
- if (status[0])
- {
- display_response_status(249,status[0]);
- DELAY(3,literal_string(434));
- process_abort();
- }
- if (_ivar_value(16391) == 3 || _ivar_value(16391) == 8)
- {
- ACKNOWLEDGE(literal_string(435));
- PUT_MESSAGE(literal_string(436));
- nbr = 0;
- do {
- nbr += 1;
- if (nbr == 10)
- {
- DELAY(3,literal_string(434));
请登录以获得完整内容