Applies To: |
|
Summary: |
How come (when in Demo Mode / No Key), I can only write to one point when I am using the CTAPI or OPC? |
Solution: |
When Citect starts up it does the
following:
The problem described is due to the fact than NO "Fixed" points are defined in the Citect Project and the Demo mode is starting with only ONE Dynamic point allowed. The reason that NO "Fixed" points were counted is because only Disk or Memory PLCs were used - Tags used in these I/O Devices are not counted by Citect at compile time. However when these tags are written to via ODBC, OPC, the API, or DDE, they are counted as "Dynamic" points, and the ONE point limit is stopping further external writes from occurring. The solution is as follows
Now, when Citect is compiled it will see ONE fixed point (even though the device does not even exist and is not an issue). When Citect is run it will now start up in the Unlimited "Dynamic" point Demo mode. It will take approximately 30 seconds for Citect to decide that the "Bogus" PLC doesn't exist but then everything should work as expected. |
Keywords: |
Related Links
Attachments