gtsuport
MrPLC Member-
Content count
1329 -
Joined
-
Last visited
Community Reputation
61 ExcellentAbout gtsuport
-
Rank
Omron Disty
- Birthday 04/11/57
Contact Methods
- Website URL http://
- ICQ 0
Profile Information
- Location Michigan
- Country United States
- Interests Omron Distributor Tech Support, 4-H Volunteer
Recent Profile Visitors
12934 profile views
-
Umair_Shafiek started following gtsuport
-
Cs kim liked a post in a topic: Message between CJ2M to CompactLogix L23E
-
gtsuport started following Sysmac C200H
-
gtsuport started following How to communicate with c28h Programable controller.
-
How to communicate with c28h Programable controller.
gtsuport replied to udhaya's topic in Other Omron Software
See cable pinout attached. gtsuport GTC99CC.pdf -
Omron NQB HMI and Micrologix PLC Question
gtsuport replied to Hot Rod's topic in Other Omron Software
Right click on the PLC. Choose change PLC model. Attached dialog should pop up and you can set the NB memory areas. gtsuport -
gtsuport started following Omron NQB HMI and Micrologix PLC Question
-
Not really. That cable is meant to go to a computer serial port. Pin out on the NB is different. See attached for cable pin out. Trouble attaching file. Here is a link. https://www.myomron.com/index.php?action=kb&article=1536 gtsuport
-
No. It converts the TTL level signals that the handheld programmer uses to RS232 serial levels. Check ebay for used CPM1-CIF01. gtsuport
-
gtsuport started following CPM1A with touch NB
-
You will need to use a CPM1-CIF01 and the correct cable. gtsuport
-
DIM (631) would define the memory area for the table of records. Not able to post image. DIM has four values N = table number = #0 LR = Length of record = #5 NR = Number of records = #A (10 decimal) TB = First Table word = D100 (arbitrary memory location) Database would be in D100 - D150. This only creates the memory area for the database. You will need to use SETR (635), GETR (636), SRCH(181) to manipulate the data. Hope this helps, gtsuport
-
gtsuport started following Database CP1L ?
-
gtsuport started following Omron CJ2H Memory Location value
-
See appendix A-4-2 in the W473 manual. gtsuport
-
gtsuport started following problems with CP1H analog input
-
Have you reviewed the CP1H manual? Manual #W450 Section 5-5. gtsuport
-
TimeElektro liked a post in a topic: Timer
-
photovoltaic liked a post in a topic: Timer
-
Welcome to the forum. Bit 254.00 should be a 1 minute pulse. It is a 50% duty cycle pulse. 30 seconds on/30 seconds off. You could use that bit as the input for your counter. gtsuport
- 1 reply
-
2
-
That sounds like a valid plan. Good Luck! gtsuport
-
Have you registered your software? If so, I would try to do an Auto Update. Go to your Start menu, Omron program group. You should have an Omron Automation Software Auto Update option. This will check your installed versions against the update server versions and allow you to update. This will take some time, files are large. gtsuport
-
What operating system is on your computer. In CX-Programmer go to the pull down menu Help / About, what is your CX-Programmer version? gtsuport
-
You should be able to say Yes.
-
CPS files go way back, current versions of CX-Programmer do not use them. If you go to Options, can you Create an IO Table? Processor will need to be in Program mode to do this. gtsuport