-
Content count
321 -
Joined
-
Last visited
Community Reputation
43 ExcellentAbout photovoltaic
- Currently Viewing Forum: Omron
-
Rank
System Integrator
Profile Information
- Gender Male
- Location Some Igloo
- Country Canada
- Interests Dirtbiking, Microcontrollers, Snowboarding, Locksport
Recent Profile Visitors
1288 profile views
-
kckku liked a post in a topic: Sysmac Studio, how to get the program cycle time
-
Sysmac Studio, how to get the program cycle time
photovoltaic replied to Jiial's topic in NJ Series / Sysmac Studio
I believe you're correct -
photovoltaic liked a post in a topic: Sysmac Studio, how to get the program cycle time
-
Rusyaidi started following photovoltaic
-
https://www.support-omron.fr/details/bloc_fonction.php?id=2020-04-16%20-%2011-04-35%20-%201116722129
-
photovoltaic started following CP2E Modbus TCP Server
-
If you go to Help -> Instruction Reference -> CS/CJ Series you can look at the instruction reference. Seems that CLC is only used with the instructions I mentioned. Perhaps a change was made to the program and CLC was left behind. You can search for instructions as well by right clicking in a program and selecting Find All
-
Anywhere in the logic is there any of the following instructions: ROL(027), ROLL(572), ROR(028), and RORL(573) or +C(402), +CL(403), +BC(406), +BCL(407), -C(412), -CL(413), -BC(416), and -BCL(417)
-
It's likely the next rung that CLC is used for. Can you post the next few rugs?
-
photovoltaic started following CLC(041) Usage with MOVL(498)
-
That's a great way to get banned..
-
photovoltaic started following cp1h to ns8 tv 0-1
-
You'll also need to make sure the PLC is on the same routing table. This is done with CX-Integrator
-
There are a few different ways... What communication interfaces do you have on them?
-
photovoltaic started following CP1H master - CP2E Slave NT-link
-
Vuongtran1979 liked a post in a topic: HMI NS10 require Project password
-
Sysmac Studio, how to get the program cycle time
photovoltaic replied to Jiial's topic in NJ Series / Sysmac Studio
Wouldn't this code just yield the task time? It's a snapshot of the us counter in the same place every scan. It should equal the cycle time set in the task settings. You're after this: -
photovoltaic liked a post in a topic: Sysmac Studio, how to get the program cycle time
-
photovoltaic started following HMI NS10 require Project password
-
You'll need to format the screen data area. Press the top left and bottom right corners at the same time to bring up the system screen. Navigate to the initialize tab and initialize the holding memory and format the screen data area.
-
I sent you a PM
-
rsl5k liked a post in a topic: Connect more than 3 expansion modules CP2E
-
rsl5k liked a post in a topic: readings from cx_programer to hmi
-
rsl5k liked a post in a topic: What is the fastest method to clear portion of a large array?
-
Is the safety (either hardwired or FSoE) for the 1S drives primarily?
-
photovoltaic started following What is the fastest method to clear portion of a large array?
-
What is the fastest method to clear portion of a large array?
photovoltaic replied to skyfox's topic in NJ Series / Sysmac Studio
Use SetBlock to move 0 into the array. Specify the start and quantity. -
Lipton liked a post in a topic: EthernetIP and Profinet on same network infrastructure
-
Correct, the SL5XXX needs to be on the NX102 for Ethercat Safety with a 1S. The NX102 can do 12 axis total, 8 coordinated axis.
-
photovoltaic started following NX safety slice alternatives
-
If you have the NX-SL5XX you can use CIP safety remote IO (Omron or 3rd party). No support for 3rd party EtherCAT remote IO though.