Loading…

方法名称: show_namurMode_Value_off_method

方法ID: 0x41F8

方法标签: Show NAMUR mode

方法描述:


  • {
  • DD_STRING s1;
  • int n;
  • n = floor(namurMode_Value);
  • if (ceil(namurMode_Value) != n)
  • s1 = literal_string(740);
  • else
  • switch (n)
  • {
  • case 0:
  • s1 = literal_string(741);
  • break;


请登录以获得完整内容