The following information may have errors; It is not permissible to be read by anyone who has ever met a lawyer. Use is confined to Engineers with more than 370 course hours of electronic engineering for theoretical studies.

ph +1(785) 841 3089 Email inform@xtronics.com

Toshiba PLCs

From Transwiki

Jump to: navigation, search

PLC = Programmable Logic Controller

[edit] Programming Questions and answers

How can I change a register value into ACSII that can be sent to a OIS (Operator Interface) 
A two step process. First convert the Binary to BCD using the BCD instruction. Then convert the BCD to ASCII.
Input data is in A, BCD data is in B, and output is put in registers starting at C.
input---[A BCD B]----Output
input---[B ASC C]----Output

[edit] Running T-PDS Ver. 2.30 under Win7

T-PDS Ver. 2.30 will run under Win7 32 bit but not 64 bit. At this time I am not aware of any plans to make T-PDS run under Win7 64 bit. Options are:

  1. Open virtual XP mode in Win7 64 bit Pro. Many users have gotten T-PDS to run in the virtual XP mode.
  2. Upgrade the T1s (which are now obsolete) to V200 PLCs (see migration recommendation ). The OIL-DS software runs under Win7 64 bit.
  3. Keep an old computer for programming old PLCs.
Personal tools