Re: [ADMIN] Posting etiquette (was RE: Contact Information)

2001-09-18 Thread Jorge Monsalvo

Hi list,
As I don't post so much to the list but I'm listening all
messages, and thinking in the security concern, I'll identify myself, in
order to prevent rejected messages later:

My name is Jorge Monsalvo. I was working in Foxboro until 1999. IVControl
S.R.L is my own company providing services in control systems to Foxboro in
Argentina.

Jorge Monsalvo
IVControl S.R.L.
Control Systems Integration
54 - 11 - 4372-1310
54 - 11 - 15 -45780933
Buenos Aires
Argentina
- Original Message -
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, September 18, 2001 12:45 PM
Subject: [ADMIN] Posting etiquette (was RE: Contact Information)


 Hi list,

 I appreciate Ted Jirik's concern about possible misuse of highly technical
 information that is freely exchanged on this list. After all, we operate
on
 the basis that each one of us is who we say we are (or imply that we are).

 Identifying the subscribers is made much easier on this list since most
 (90%) of you subscribed to the list using your company-supplied e-mail
 address. Barring the possibility of somebody posting to the list with a
 forged From: address, it's fairly easy to decipher for whom the subscriber
 works.

 The problem arises when some subscribers, for any number of reasons, use
the
 freely available webmail addresses (yahoo.com, hotmail.com, bigfoot.com,
 etc.) that effectively mask the real identity of the subscribers. Included
 in this category are those using regular ISPs (eg. aol.com) or home
 addresses. My personal e-mail, for example, is [EMAIL PROTECTED] which is my
 own virtual domain. This is easily deduced using whois data, but others
are
 not so easily pinpointed.

 To allay this security concern, I strongly recommend that every poster
 include some identification data at the end of your posting so others have
 some knowledge of you and your company, especially if your e-mail address
is
 not a company-provided one. This is, after all, basic etiquette for
 participating in a mailing list.

 As a list, we can tacitly enforce this by not responding to postings that
 lack this identifying information.

 Administratively, I'll try to do some off-line vetting with new
subscribers
 also.

 Please let me know if you have any concern about this or any other issue.

 Regards,

 Duc M. Do
 list-mom

 --
 The Cassandra Project
 http://www.thecassandraproject.org/



 -Original Message-
 From: Ted Jirik [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, September 18, 2001 10:51 AM
 To: [EMAIL PROTECTED]
 Subject: Contact Information


 Hello All,

 In light of the recent events which underline
 the need for security I thought it might be a
 good idea to see how users of this list might
 feel about posting a description of themselves
 with contact information.

 This might allow us to refrain from supplying
 critical system information to those who would
 not identify themselves.


 I'll begin,

 My name is Ted Jirik, I worked for Foxboro
 for 15 years. I currently have my own business
 providing programming services to Foxboro
 customers in the northwest United States.

 My company is Real Time Solutions, Inc. and
 I may be contacted at (360) 253-1323.


 Ted Jirik
 Real Time Solutions, Inc.
 [EMAIL PROTECTED]
 (360) 253-1323

 _
 This message has been checked for all known viruses by the
 MessageLabs Virus Scanning Service. For further information visit
 http://www.messagelabs.com/stats.asp


 ---
 This list is neither sponsored nor endorsed by the Foxboro Company. All
 postings from this list are the work of list subscribers and no warranty
 is made or implied as to the accuracy of any information disseminated
 through this medium. By subscribing to this list you agree to hold the
 list sponsor(s) blameless for any and all mishaps which might occur due to
 your application of information received from this mailing list.

 To be removed from this list, send mail to
 [EMAIL PROTECTED]
 with unsubscribe foxboro in the Subject. Or, send any mail to
 [EMAIL PROTECTED]




---
This list is neither sponsored nor endorsed by the Foxboro Company. All 
postings from this list are the work of list subscribers and no warranty 
is made or implied as to the accuracy of any information disseminated 
through this medium. By subscribing to this list you agree to hold the 
list sponsor(s) blameless for any and all mishaps which might occur due to 
your application of information received from this mailing list.

To be removed from this list, send mail to 
[EMAIL PROTECTED] 
with unsubscribe foxboro in the Subject. Or, send any mail to
[EMAIL PROTECTED]




Re: HLBL question

2001-08-28 Thread Jorge Monsalvo

Stefano,
What you are really doing is converting an integer value (0) to a string
(sorg[n]).  If it is posible, you can use external references, something
like

STRING :CMPND:BLK:PARAM'IO0001' := 0.0;

I don't have a system alive to test that,  I used a similar structure but I
can't remember the exact sintax.

Jorge Monsalvo
IVControl S.R.L.
Argentina

- Original Message -
From: Stefano Persico [EMAIL PROTECTED]
To: Foxboro DCS Mail List [EMAIL PROTECTED]
Sent: Tuesday, August 28, 2001 7:09 PM
Subject: HLBL question


 Hi list

 i built an HLBL source where are defined some user labels for Real
 Output with a name like OUT1 OUT2 and so on.
 I've also an array (in a subroutine) with a S12 internal flag used to
 build the same name of the ones used for RO.
 I made this because i need to reset to zero a certain real output when a
 given integer and boolean are passed to the sequence.

 So the structure af the array is
 sorg[1] := OUT1 ; sorg[2] := OUT2 ; .(sorg -- S12)

 I call the subroutine at first step of the sequence and some steps after
 i've the IF clause wich test the status of a given boolean and use the
 array with a given integer .
 I supposed to do
 sorg[integer_input] := 0;
 but nothing run.
 It's probably because my array build a STRING which can't have a real
 value ???
 If so how can i build the name of a given real output user label and
 then put it to a given real value ???

 (OK probably is the worst way to have this function but when i started i
 didn't know where i'll arrive...)

 Thank's lot


 ---
 This list is neither sponsored nor endorsed by the Foxboro Company. All
 postings from this list are the work of list subscribers and no warranty
 is made or implied as to the accuracy of any information disseminated
 through this medium. By subscribing to this list you agree to hold the
 list sponsor(s) blameless for any and all mishaps which might occur due to
 your application of information received from this mailing list.

 To be removed from this list, send mail to
 [EMAIL PROTECTED]
 with unsubscribe foxboro in the Subject. Or, send any mail to
 [EMAIL PROTECTED]




---
This list is neither sponsored nor endorsed by the Foxboro Company. All 
postings from this list are the work of list subscribers and no warranty 
is made or implied as to the accuracy of any information disseminated 
through this medium. By subscribing to this list you agree to hold the 
list sponsor(s) blameless for any and all mishaps which might occur due to 
your application of information received from this mailing list.

To be removed from this list, send mail to 
[EMAIL PROTECTED] 
with unsubscribe foxboro in the Subject. Or, send any mail to
[EMAIL PROTECTED]




RE: Frezze

2001-03-28 Thread Jorge Monsalvo

Hi Sebastian

I had this problem once, and it was something about graphics
interface. Check from VT100 if your CPU is going to 100% used, with vmstat
comand. I know that Foxboro has a QF for this problem, but it was for
version 6.1, I don´t know if it is right for 6.2.1

Jorge Monsalvo
IVControl S.R.L.
Argentina

-Mensaje original-
De: Sebastian Roman [EMAIL PROTECTED]
Para: [EMAIL PROTECTED]
[EMAIL PROTECTED]
Fecha: Miércoles, 28 de Marzo de 2001 19:38
Asunto: Frezze


Hi every body,

I have V.6.2.1 and a AW51D and 2 CP60s, the 51D box lock all windows, I
couldn´t do anything, so, I restarted the machine. Somebody know the reason
for this crash ? Foxboro have a QF ?

Bye,

Sebastian
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


---
This list is neither sponsored nor endorsed by the Foxboro Company. All
postings from this list are the work of list subscribers and no warranty
is made or implied as to the accuracy of any information disseminated
through this medium. By subscribing to this list you agree to hold the
list sponsor(s) blameless for any and all mishaps which might occur due to
your application of information received from this mailing list.

To be removed from this list, send mail to
[EMAIL PROTECTED]
with unsubscribe foxboro in the Subject. Or, send any mail to
[EMAIL PROTECTED]




---
This list is neither sponsored nor endorsed by the Foxboro Company. All postings from 
this list are the work of list subscribers and no warranty is made or implied as to 
the accuracy of any information disseminated through this medium. By subscribing to 
this list you agree to hold the list sponsor(s) blameless for any and all mishaps 
which might occur due to your application of information received from this mailing 
list.

To be removed from this list, send mail to [EMAIL PROTECTED] 
with unsubscribe foxboro in the Subject. Or, send any mail to
[EMAIL PROTECTED]