Re: [foxboro] Programming in C with FoxApi

Alexis
I have had a similar problem (hangup).
If your list contains PID parameters like .OUT , .SPT .MA
try to remove all of them. 
Remember that all C:B.P tags that scopen opens for R/W must all be unsecured
at the time scopen is called.
These parameters are special, in the sense that they are reserved
for "Operator Workstation" use only.
If you need to interact with a controller from an application
use the following:  MANSW, AUTOSW, LOCSW, REMSW, RSP nad HILIM.

Regards
Leo Moramarco
Foxboro, Montreal

-----Original Message-----
From: Alexis BOUTILLIER [mailto:alexis.boutillier@xxxxxxxxxx] 
Sent: Wednesday, August 27, 2003 8:05 AM
To: foxboro@xxxxxxxxxxxxx
Subject: [foxboro] Programming in C with FoxApi

Dear,

I still have a probleme to open list in read write state.
I made a program that open 612 tags for read write and about 60 for read. I
never had a problem to open the 60 tag in read state but i had problems to
open the tags in read write. 
I use the scopen fonction to open the list and the list open correctly (like
i can see in "som") but the fonction never return and hang up there when all
the tags are opens.
I tried to open the same list in read state and there were no problem.

Is there somethings special to do to open a list in read-write ?

thanks in advance
 
 
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
 
foxboro mailing list:             http://www.freelists.org/list/foxboro
to subscribe:         mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe:      mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
 
 
 
_______________________________________________________________________
This mailing list is neither sponsored nor endorsed by Invensys Process
Systems (formerly The Foxboro Company). Use the info you obtain here at
your own risks. Read http://www.thecassandraproject.org/disclaimer.html
 
foxboro mailing list:             http://www.freelists.org/list/foxboro
to subscribe:         mailto:foxboro-request@xxxxxxxxxxxxx?subject=join
to unsubscribe:      mailto:foxboro-request@xxxxxxxxxxxxx?subject=leave
 

Other related posts: