RE: [U2] Extending U2 with gci/CALLC -- Factory Floor Automation - Serial Connectivity ?

2005-04-12 Thread Bob Witney
We use the GCI all the time

It works fine just so long as you remember to rebuild it when you update 
Universe/Unidata

We use it to call C routines to read/write sockets, not really necessary since 
Universe 10 but its a sort of "if it works leave it alone philosophy"

Bob


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Mats Carlid
Sent: 12 April 2005 08:32
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Extending U2 with gci/CALLC -- Factory Floor
Automation - Serial Connectivity ?


We have used cgi.

Or rather an ex-client did.
This was way back (release 5?, 6 and 7 ) and the first  re-make of uv was
quite a nightmare with lots of errors - later makes were just adventorous.

-- mats


Ed Clark wrote:

>As a curiosity, how many people have used universe gci or the unidata
>equivalent with CALLC/CallBasic to extend the capabilities of U2? 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__

__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Extending U2 with gci/CALLC -- Factory Floor Automation - Serial Connectivity ?

2005-04-12 Thread Mats Carlid
We have used cgi.
Or rather an ex-client did.
This was way back (release 5?, 6 and 7 ) and the first  re-make of uv was
quite a nightmare with lots of errors - later makes were just adventorous.
-- mats
Ed Clark wrote:
As a curiosity, how many people have used universe gci or the unidata
equivalent with CALLC/CallBasic to extend the capabilities of U2? 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Extending U2 with gci/CALLC -- Factory Floor Automation - Serial Connectivity ?

2005-04-11 Thread asvin . dattani
We use gci and have done so for many year. The only gotcha is that the file
handles opened by the C routines count towards the Universe mfiles limit
*
HSBC Bank plc
Registered Office: 8 Canada Square, London E14 5HQ, United Kingdom
Registered in England - Number 14259
Authorised and Regulated by the Financial Services Authority.
*


From: owner-u2-users
Sent: 11/04/2005 22:09
To: 
Subject: [U2] Extending U2 with gci/CALLC -- Factory Floor Automation -
Serial Connectivity ?


As a curiosity, how many people have used universe gci or the unidata
equivalent with CALLC/CallBasic to extend the capabilities of U2? When I
see
comments like the one below (suggesting that only newer versions of U2 let
you use sockets) I always wonder about the experiences and success stories
people have had. (though yes, it did always seem a little daunting creating
a whole new universe--very much god-stuff)

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Monday, April 11, 2005 3:12 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Factory Floor Automation - Serial Connectivity ?


Replying to my own messaging... Kind of like talking to myself...

With newer UV versions you shouldn't need the C socket program but be
able to talk to the device server directly.
---
u2-users mailing list
u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/


-
This transmission has been issued by a member of the HSBC Group "HSBC" for
the information of the addressee only and should not be reproduced and/or
distributed to any other person. Each page attached hereto must be read in
conjunction with any disclaimer which forms part of it. Unless otherwise
stated, this tranmission is neither an offer nor the solicitation of an
offer to sell or purchase any investment. Its contents are based on
information obtained from sources believed to be reliable but HSBC makes no
representation and accepts no responsibility or liability as to its
completeness or accuracy.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Extending U2 with gci/CALLC -- Factory Floor Automation - Serial Connectivity ?

2005-04-11 Thread Larry Hiscock
Many many moons ago I wrote some C code and interfaced it via CALLC on a
Unidata installation to do socket communications to the NCIC and their E911
switch.

Larry Hiscock
Western Computer Services


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ed Clark
Sent: Monday, April 11, 2005 2:10 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Extending U2 with gci/CALLC -- Factory Floor Automation -
Serial Connectivity ?

As a curiosity, how many people have used universe gci or the unidata
equivalent with CALLC/CallBasic to extend the capabilities of U2? When I see
comments like the one below (suggesting that only newer versions of U2 let
you use sockets) I always wonder about the experiences and success stories
people have had. (though yes, it did always seem a little daunting creating
a whole new universe--very much god-stuff)

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Monday, April 11, 2005 3:12 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Factory Floor Automation - Serial Connectivity ?


Replying to my own messaging... Kind of like talking to myself...

With newer UV versions you shouldn't need the C socket program but be
able to talk to the device server directly.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Extending U2 with gci/CALLC -- Factory Floor Automation - Serial Connectivity ?

2005-04-11 Thread Ed Clark
As a curiosity, how many people have used universe gci or the unidata
equivalent with CALLC/CallBasic to extend the capabilities of U2? When I see
comments like the one below (suggesting that only newer versions of U2 let
you use sockets) I always wonder about the experiences and success stories
people have had. (though yes, it did always seem a little daunting creating
a whole new universe--very much god-stuff)

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: Monday, April 11, 2005 3:12 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Factory Floor Automation - Serial Connectivity ?


Replying to my own messaging... Kind of like talking to myself...

With newer UV versions you shouldn't need the C socket program but be
able to talk to the device server directly.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/