Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Tim C

Pages: [1]
1
Technical support / Present Values
« on: September 18, 2004, 12:57:47 PM »
When i read a timer or counter Present Value like  @01RU0046*  the responce is like @01RUXXXX  plus the checksum and terminator. what does the X's represent. Or  doe's this simply mean "The counter or timer has reached the Set Value" .      Thanks

2
Technical support / Re:Fastest possible Communication's
« on: September 02, 2004, 10:00:04 AM »
Thanks, I'll try that.

3
Technical support / Fastest possible Communication's
« on: August 29, 2004, 05:38:53 PM »
I am only receiving a responce to the Comands sent out, about every 20 ms at 38400 with a direct serial connection , my code is only sending one command at a time. because it needs to know what command was sent, so it will know where to put the responce data. I get about  8% CPU usage, and that is pretty good so i dont want to mess that up. With this senerio i can only expect to update 50 tags a second. Can anyone Tell me a Better way to do this, or is this as good as I'm going to get. Im using Visual Basic with the MScom control and the
highest baud setting that is common to both the T100MD
and the MScom is 38400. Thanks for any suggestions
 

4
General Discussions / Re:Serial No. Problem
« on: August 28, 2004, 01:48:10 PM »
The latest version we have here at our mill has a back door that will alow you to enter in all 1's , but that may be  because of the Corporate Site license agreement. Wont hurt to try!..............

5
Technical support / Re:RECEIVING SMS MESSAGES
« on: August 20, 2004, 05:15:54 PM »
You know guys, and I will have to go back and read the post, but I think GREGOR just wanted to receive SMS. I wonder if that requires the expensive SMSC number that was mentioned above. Reception only would be far simpler then duplex communciation.

I am not doubting your information, but you did say you checked on this about a year ago. With all of these POCKET PC and PALM OS phones I think there has to be a away to tap into these features without paying homage to MA (C)Bell.



Your Right,
and no you dont have to pay , to receive SMS and yes you can get the received SMS messages from the phone, at least i could with the nokia 3360.  I thought he was wanting to send SMS   Oooop's got ahead of my self.

6
Technical support / Re:RECEIVING SMS MESSAGES
« on: August 16, 2004, 08:12:20 PM »
Just a Thought , you should be able to call the computer and after 3 or 4 rings pickup the line and catch any buttons pressed on the cell, but this would require some code, but there is alot of
modem code out on the net for example's. Has anyone done this?
And in the nokia SDK's i think i remember seeing a function to answer an incomming call from a cell phone connected to the PC.
the tones generated when a button is pressed is bound to gennerate some kind of input to the buffer....

7
Technical support / Re:RECEIVING SMS MESSAGES
« on: August 16, 2004, 08:00:01 PM »
I checked into sending sms from a PC to a Phone attached to the serial port about a year ago and found out that you have to have a smsc  number to direct the sms's to before they could be sent out to the receiving phone number. Here in the US nework's like Cingular, ATT and so on will not give out thier SMSC number to the public.  You have to be a big company willing to dish out big bucks for it. thats why Siemens Gets 1200 bucks for their GSM modems! The SDK's that come from nokia have alot of examples
in C++ and Visual Basic and they work but you better have a smsc
number if you want to send sms's from your Serial port through a cell phone. There might be third parties with gateways that you can send sms's through I'm not sure though. In one of my Visual Basic Projects i was sending out sms's to cell phones but i had to dialup to the internet and connect to a mail server and send the alert that way as email  eg.. "8001234567@mobil.mycigular.com"
that will get the message to a phone but receiving them is another story.    P.S.  if somone find out you can send sms's please post How

8
Technical support / Re:Communications Cable
« on: August 13, 2004, 04:30:55 PM »
Hello
   I have a T100md888 RS232 Port attached to a Lantronix MSS-100 serial to Ethernet converter (Device Server) From that to a  D-Link (DWL-800AP+) Wireless Bridge to a wireless card in my PC. The Device Server comes with software that
Redirects the Serial Communications to the wireless card. Just pick the Com port that you have the redirect software running on and configure the Baud settings And everything seems to work fine. Plus more than one client can connect to and read from the plc when you have the device server connected. I have about $75 bucks invested in the Device server and the Wireless bridge  "Ebay...lol"  This sure would make your Progamming alot less painfull......lol

9
Technical support / Re:Need a download utility
« on: April 10, 2004, 11:15:08 AM »
Go to the home page and look for "View Protection" . This feature of the new version of Trilogy might be what you need.

10
General Discussions / Free OPC/DDE server
« on: April 08, 2004, 09:17:04 AM »
Free Omron Hostlink C20 OPC/DDE server for Tri-Plc
I did download it and tried it with excell, the data did come into excell , but it came in as Hex data. Excell has some functions to convert this in to decimal. But if thats a problem you can Buy Their latest and gratest OPC server that allows tag scaleing and alarm/Event status for 99 bucks. Thought you all might want to know this. here is the link.
http://www.webfaqtory.com/opcservers/index.html

11
General Discussions / Re:Question about shielding
« on: April 08, 2004, 08:58:11 AM »
1, Yes only connect one end. I would connect it to the end with the best grounding system. This usually means at the plc or DCS system, not the transmitter.
2, As long as the DC common is connected back to ground somwhere I think it would be ok.
3, The AC ground Should be connected back to ground too, but you need to make sure you have a good ground. If you dont you could get alot of noise if the AC line shorts to ground.
P.S in another post you said you were working on a modbus project, you should go to ebay and search for vHMIAutomation "But dont get the HMI source code, its very complex" take a year to figure out plus there's no comments
but checkout his Modbus Driver . This Driver was reading 62 DM at a wack 3 times a second , this is the link. I have an example on how to use it if you buy the Dll from him.
No development or runtime license keys
No software copy protection
No activation or registration serial numbers
Best of all , you can get it for $19.99
 http://cgi.msn.ebay.com/ws/eBayISAPI.dll?ViewItem&category=11806&item=3807887641&rd=1&ssPageName=WDVW

Pages: [1]