FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

Can two different applications access one field point module on different channels at the same time?

Running as vi's....same results
0 Kudos
Message 11 of 18
(1,803 Views)

What versions of FieldPoint and LabVIEW are you using?

 

Regards,

Aaron

LabVIEW Champion, CLA, CPI
0 Kudos
Message 12 of 18
(1,798 Views)
Hi Jim,
 
Can you access two different channels from the FieldPoint Bank with 2 instances of a shipping example?  Try the Analog Input.vi located in the NI Example Finder under Hardware Input and Output >> FieldPoint >> Getting Started.
 
You will have to save one instance with a different name before you can open the second instance.
 
Let me know your results.
 
Regards,
Sean C.
0 Kudos
Message 13 of 18
(1,796 Views)
Yes, both of the shipping examples ran at the same time Jim
0 Kudos
Message 14 of 18
(1,785 Views)

Hi Jim,

What exactly are you applications doing?  We have just proved that it is possible to access the same FieldPoint module from 2 applications with the shipping examples.  Now we just need to figure out what is going on in your code that is causing the errors.

Did you try zipping your applications before attaching them?

Regards,
Sean C.

0 Kudos
Message 15 of 18
(1,783 Views)
attached is one of two files
0 Kudos
Message 16 of 18
(1,768 Views)

Hi Jim,

I am missing the "mV Signal ReadREPLACEMENT.vi."

Also, looking through this code, I notice that the only FieldPoint (FP) VI you have is the FieldPointTriggerChannel0.vi in HR_Test.vi.  There are no FP VIs in FLAMEPROPAGATION...  Try commenting out the FieldPointTriggerChannel0.vi in HR_Test.vi and see if you still get that same error.

I am beginning to doubt that this is a FP error since at most there is only one VI accessing the FP system.
 
Also, looking at the FieldPointTriggerChannel0.vi, I notice that the controls are not connected to the Create Tag.vi.  Instead there are constants wired.  Is this intentional?
 
Regards,
Sean C.
0 Kudos
Message 18 of 18
(1,756 Views)