Loading…
Loading…
Method Name: show_namurMode_Value_off_method
Method ID: 0x41F8
Method Label: Show NAMUR mode
Method Help:
- {
- 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;
Please login for more