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 - BC SYSTEMS

Pages: 1 ... 8 9 [10]
136
Technical support / Re:Modbus RTU question
« on: August 31, 2006, 03:24:13 PM »
Hi,

yes it is a slave emulator (www.win-tech.com).

The only settings are via a "tick box" wait for DTR from master, and wait for CTS from master.  each having a adjustable time delay (ms)?

I use the same program without the boxes ticked for the READMB2 3  command i.e. com3 ASCII with no problems?!?!

Do I need the CTS & / or the DTR for Modbus RTU from the T100?

Marcus

137
Technical support / Re:Problem sending Email
« on: August 31, 2006, 03:01:43 PM »
Hi,

sorry typo last post.

My smtp setting in the tlserver is:-  "smtp.wanadoo.co.uk"

when I use this setting I get the "501 Bad address syntax" error box.

when I change this to "wanadoo.co.uk" nothing hapens, inc no errors or emails.

Just incase anything in my code is causing a problem, I'm using the email example in the tl5 usr directory only replacing the email addresses - still not having any joy

I'm back on com1 for the time being.

Marcus

138
Technical support / Re:Problem sending Email
« on: August 31, 2006, 09:57:45 AM »
Hi,

I left the setup email screen open and tried to send another email.  this time I had the following error.

"501 bad address syntax"

my code.

A$ = "xxxxx@xxxx1.wanadoo.co.uk"             ' sender
B$=  "xxxxx@xxxx1.wanadoo.co.uk"             recipient
C$ = "Daddy"                              ' subject
D$ = "The time is"+STR$(TIME[1])+":"+STR$(TIME[2])+". How are you doing?"   ' Message body

The sender and the recipient are different people i.e. my email and my partners email

' Raise the Email flag - TLServer will send the email later
' ===========================================================

emEvent[1] = 1


any ideas?

Marcus

139
Technical support / Re:Problem sending Email
« on: August 31, 2006, 09:42:28 AM »
Hi,

Yes,

smtp@wanadoo.co.uk.  This is the same for my home email

??

140
Technical support / Modbus RTU question
« on: August 31, 2006, 07:19:22 AM »

Hi,

I'm using the following code to read some Modbus ASCII data no problems

READMB2 3, 5, 101, DM[3],4

When I change the code to Modbus RTU I get no comms

READMB2 13, 5, 101, DM[3],4

I'm assuming that Comm 13 is COM3 RTU?

I'm using Wintech's modsim32, which works fine when configured as ASCII protocol but when I change to RTU, I get no data.

I use the setbaud function on a first scan

SETBAUD 3, &h03 ' SET COMM 3 RS485 8,1,N 9600

I would like to use standard RTU, as this is the most commonly used protocol in our control panels

Marcus


141
Technical support / Problem sending Email
« on: August 31, 2006, 04:52:06 AM »
Hi,

When I try to send an email I get the following error message in a windows message box

"java.netSocketException:Socket is not connected:connect"

I've tried TLserver versions 2.0, 2.1 and 3.0, connected to the comm 1 and comm 3.

I'm using Mozilla Thunderbird and MS outlook express as an email client.

any ideas?

Marcus

ps T100MD - 2424+

142
Technical support / Re:LCD Cursor
« on: August 31, 2006, 12:15:47 AM »
Hi,

Thanks missed that one!


Marcus

143
Technical support / LCD Cursor
« on: August 30, 2006, 05:18:34 PM »
HI,

Has anyone worked out how to remove the LCD cursor?

I had a look throught he LCD manual but I kinda got lost in that bad boy.

Marcus

144
Technical support / Re:Unable to program E10-npn+ via RS485
« on: August 28, 2006, 02:33:03 PM »
Hi,

That works a treat!

 I assume the E10 will work on a multidrop network providing the PLC ID is "known"?

Is this something you guys will rectify or will this be added to the "Known bugs list" for this model?

Thanks for your help

Marcus.

PS

My company also purchased (in the last week or so) the tri excel link software, but unfortunately the CD data format is corrupt / un-readable, so I will be sending it back for replacment.  

I have tried the CD on a couple of PC's so I?m sure it's the CD thats at fault.  Have you had any issues with the software / CD?



145
Technical support / Re:Program E10-npn+ via RS485
« on: August 27, 2006, 12:59:24 AM »
Hi,

I have connected the t100 on its own no problems.

when i try to connect the E10 (on its own) i'm unable to communicate i.e change PLC ID.

What serial settings are needed? i'm using the below configuration.

Comm 1

8 data
1 stop
none parity
9600 baud
500ms timeout

Any ideas?





146
Technical support / Unable to program E10-npn+ via RS485
« on: August 26, 2006, 01:34:32 PM »
HI,

I have a T100MD-24 and an E10-npn+.  I'm using the Auto485 to connect and program the T100 with no problems.

I would like to be able to connect both PLC's to the RS485 network and program each one via their associated software (Tri logi for the T100 and wintrilogi for the E10) I'm having trouble connecting to the E10-npn+ via the RS485 connection.

Can the E10 be programmed via the RS485 connection?  I have connected the RS485 + on the auto485 to pin 5 on the E10 and the Rs485 - to pin 2 on the E10.

I have tried swapping the connections and installing a 120ohm resistor in the circuit with no avail.  

I have installed the jumper on the E10 to 485 and left the auto485 in "auto" mode.

Any help greatly appreciated

Marcus



Pages: 1 ... 8 9 [10]