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
PLC = Programmable Logic Controller
- Toshiba PLC pricing
- T-PDS Software to write PLC programs FAQ
- T1 Series Brick style PLCs - 16 I/O Pricing 8 I/O Pricing
- V2000 Rack style PLCs
- AC Drives
- T2 to V2000 Conversion What V2000 cards replace T2 or EX100 cards
[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:
- Open virtual XP mode in Win7 64 bit Pro. Many users have gotten T-PDS to run in the virtual XP mode.
- Upgrade the T1s (which are now obsolete) to V200 PLCs (see migration recommendation ). The OIL-DS software runs under Win7 64 bit.
- Keep an old computer for programming old PLCs.
