iFIX PowerTool to Database manager (array)

honda4life

Member
Join Date
Feb 2009
Location
here
Posts
2
Hello everyone,

I have a problem with linking PowerTool to the Database manager,

Here are some screenshots:
As you can see the connection is good



And I get a value "10", so far OK



As you can see, this is an array, but I want the first 32 bits into a Digital Register
so I pointed the database manager to:
Code:
Simulator;Motoren;[Standard_Rockwell]MOT_CMD_Table0[0],L100;No Access Path;;/0

No value, changed to:
Code:
Simulator;Motoren;[Standard_Rockwell]MOT_CMD_Table0[0];No Access Path;;/0

every bit i checked with .F_# is now "1"

So i changed this from Digital Register to Text...
Now my value is 10

What am I doing wrong with the Digital Register?

Thanks
 
use digital register & try with .F_CV instead of .F_1,F_2...or text block.
else use digital input block for reading the values or digital output block for wriking the values.

Note: The extension for DI, DO, DR should be .F_CV
 

Similar Topics

Dear all, I am beginer in ifix hmi programming. I have 2 ifix 6.0 pc with license FiX and client.. Can some one tell me how to configure sample...
Replies
0
Views
144
Hello, I have to deal with iFix again and am looking at the most efficient way to create alarms to display in iFix, i.e. not creating an...
Replies
0
Views
153
Hi everyone. I'm beginner with Ifix. I'm appreciate if you share me some document to understand how to play with Ifix 6.0. By the way, I have some...
Replies
11
Views
695
Hi everyone. Ifix scada is new for me. Please help help me to clarify is it possible to open Ifix scada runtime on dual monitor and how to do? Thanks
Replies
1
Views
440
Hi team! I'm starting some iFIX application migrations and some of them are being developed with the high performance library. Some objects that...
Replies
4
Views
810
Back
Top Bottom