| FA12114 | How can we set the time and date in Modicon PL7 Premium CPU. The procedure for setting the time and date in Modicon PL7 Premium CPU is as follows: 1. Open the PL7 Pro project. 2. Make a configuration by selecting... |
| FA59 | How to create a drop down menu in Vijeo Citect application for selecting items. Sample Cicode script to get drop down menu feature for selection purpose in Vijeo Citect project is given below.! Create a form, add combo box and... |
| FA54 | How to enter values for external tags in Vijeo Citect communicating with any connected device like PLC. The following methods can be used for entering/writing values into external tags in Vijeo Citect communicating with any connected device like PLC1.... |
| FA57 | How to associate more than 8 tags to a super genie in Vijeo Citect application. Copying the following standard Cicode into a Cicode library file (*.CI) in your Vijeo Citect project, will allow you to associate up to 12 variable... |
| FA22669 | What is the demo mode behaviour of Vijeo Citect When Citect starts up it does the following:
Connect to Citect Servers that it needs (if networking is enabled)
Checks for a Citect Point... |
| FA22674 | How to disable Windows Task Manager and Ctrl+Alt+Del control from Windows registry. To disable Windows Task Manager and Ctrl+Alt+Del control from Windows registry follow the below steps :
Click Start
Click Run
Enter... |
| FA22673 | What is the configuration setting for IO Server redundancy in Vijeo Citect 7.0 or later versions? The configuration setting for IO Server redundancy in Vijeo Citect 7.0 or later versions is as tabulated below :
Define Cluster - Cluster1
... |
| FA22672 | Why does 'address out of range' error come in Vijeo Citect. Actually Vijeo Citect reads digital addresses in blocks of 16 bits. So if there is a digital tag at C1000, Citect will read from C993 to C1008 in... |
| FA22668 | What is the new tag point count licensing in Citect SCADA V7.0 In CitectSCADA 6.10 or earlier, multiple tags that share the same I/O device address will be counted as a single I/O point. This is calculated at... |
| FA12058 | How to open an excel file during runtime in Vijeo Citect. Below cicode function can be used during runtime for opening an Excel file in Vijeo Citect: Exec("^""+"C:\Program Files\Microsoft Office\Office11\Excel.exe"+"^"... |