Telemecanique Micro PLC TSXNano

MMarkiewicz

Member
Join Date
May 2008
Location
New Hampshire
Posts
3
I have TSXNano that has died on me and as these are obsolete, I want to replace it with a DirectLogic 05 plc. I was given a hard copy of the Telemecanique ladder diagram but I am unfamiliar with the TSXNano's instruction set. I am trying to figure out what the following instructions are; Here are examples of each: [PLS M102], [RST C60], [R M260], (F671).

Thanks in advance to anyone who cares to assist me.
 
In Twidosoft and TwidoSuite an R instruction is a reset instruction for an internal coil, in the program there should be a corresponding [S M260].

I am guessing that PLS might be pulse?? Not sure about (F671).

Sorry not much help but thought I'd throw my thoughts in.
 
some of the ones I know of.

Bits:
I = input
Q = output
S = system
M = internal bit

Words:
IW = input word
QW = output word
SW = system word
MW = memory word
KW = constant word

Function Blocks
TM = timer TP=pulse, TON = on delay. TOF = offdelay
C = counter, CU = count up, CD = count down
RTC = real time clock
R = register (shift register)
DR = drum controller
PWM = pulse width modulated,variable width square wave, output Q0.0
PLS = pulse generator variable period square wave, output Q0.0
FC = fast counter
MSG = message
SBR = shift BIT register
SC = Step counter

.P = preset for function
.V = current value of function
.N = number of pulses in PLS
.R = rate of period of PWM

Commands
S = set coil
R = reset coil
RST = reset function
 

Similar Topics

I have an old PLC (circa 2007) consisting of Telemecanique/Modicon/Schneider Electric devices. The system has developed errors and unfortunately...
Replies
2
Views
247
Hello! Sorry for the unusual question not quite on the topic of the forum. We have a computer museum. We got an old PLC programmer telemecanique...
Replies
1
Views
1,630
Good Afternoon , I'm not too familiar with the Telemecanique Compact Smart Relay SR2B201BD . Is the software free , and would any of you...
Replies
2
Views
1,573
hello I am facing a problem! we have a TSX17 old telemecanique PLC on a machine the machine was off for a several years so the PLC battery has...
Replies
9
Views
3,447
Hello All I have a project for upgrade a Telemecanique XBTG6330 HMI I, can not Find the right software for it and programming cable any Idea...
Replies
0
Views
1,046
Back
Top Bottom