Loading…

方法名称: wizEntrymnuClusterCheck6Assistant

方法ID: 0x421D

方法标签: Cluster 6

方法描述: This parameter set configures the binary output and its ranges/limits.


  • {
  • int _lastStep;
  • int _curStep;
  • int _selection;
  • int _delay;
  • _lastStep = 0;
  • _curStep = 0;
  • _selection = 0;
  • _delay = 1;
  • _set_comm_status(0x7F,0);
  • _set_device_status(0xFF,0);
  • ActivateAssistantMode();
  • mthMakeBackup_mnuClusterCheck6Assistant();
  • readCriticalParameters();
  • _add_abort_method(18727);
  • do {
  • if (_curStep != _lastStep && _delay == 1)
  • {
  • DELAY_TIME(1);
  • _delay = 0;
  • }
  • switch (_curStep)
  • {
  • case 0:
  • {
  • currentPageString = literal_string(2408);
  • if (loc_TypeIoBinary == 2)
  • {
  • _MenuDisplay(18728,literal_string(2296),literal_string(2297));
  • mthPostPage_loc_mnuOutputFrequencyAssistantClusterCheck6();
  • _delay = 1;


请登录以获得完整内容