| FA141230 | Can we write to any Modbus Device through Vijeo Citect SCADA which does not Support Function Code 06 (Preset Single Register) but Support Function Code 16(Preset Multiple Register) By default Vijeo Citect uses Function Code 06(Preset Single Register) and Function Code 16 (Preset Multiple Register) depending
upon the method to... |
| FA141235 | How to enable Global Event and user defined Event in Vijeo Citect. Events can be enable from Events Setup section of Citect Computer Setup Wizard.
To enable the global events check the option ‘Enable Events on this... |
| FA141076 | Can we take snapshot of Citect Screen in any viewable format. You can use some of the Citect`s inbuilt function like Win Copy or Win Print functions for taking screen snap shot. |
| FA141077 | What were the INI parameters that should be configured in Citect SCADA when connecting with a historian server. For VJC V 7.1 or later ctAPI security must have been properly configured as :
[CtAPI]AllowLegacyConnections = 1
[CtAPI]AllowLegacyServices... |
| FA141074 | How to plot trend for a tag1 v/s tag2 instead of tag1 v/s time. Trend`s horizontal axis by default is time based. For getting plot trend for a tag1 V/s tag2 in vijeo citect you can use X-Y plots.
You have to write... |
| FA136947 | How to display more number of tag in tag drop down menu list in a Vijeo Citect Project. The maximum number of items in drop down list box in design time is set to 2000 by default .
To configure this drop down menu for more than 2000... |
| FA136948 | How to open a excel file during runtime in VJC. To open a excel file in VJC during runtime you have to use the function EXEC()and mention below the path
for the excel.exe for your computer and... |
| FA136946 | How to configure alarm sound in a Vijeo Citect Project. To implement audible alarms in your project:
1- Verify that the alarms you want to trigger an audible alert are assigned to a category... |
| 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"+"^"... |
| FA11611 | How to acknowledge alarms automatically in Vijeo Citect during runtime. In order to acknowledge alarms automatically in the Vijeo Citect dring runtime put all the alarms that need to be automatically acknowledged in the... |