...
OpenConfigSub | Brings up the ‘Xpanel Config’ window or its sub-features. |
Subroutine | OpenConfigSub(Feature) |
Description | Brings up the Xpanel Config window or its sub-feature. This function is not affected by the ‘Disable Online Configuration’ option. According to the value assigned to Feature, the following features will be brought up. 0: Xpanel Config. 1: System Log 2: Comm Monitor 3: Comm. Config 4: Misc. Config 5: Touch Calibrate 6: Screen Capture 7: Date/Time 8: SW Keyboard 9: Printer 10: Modbus 11: Data Log Config 12: Module Version |
Example | Brings up the ‘Xpanel Config’ window. OpenConfigSub(0); |
...
PowerTran Xpanel Configuration
If the model of the project is CM-NP/iNP, options are added to the [Tools] -> [XPANEL Configuration].
...