
Sergei Troizky
MrPLC Member-
Content count
733 -
Joined
-
Last visited
Community Reputation
24 ExcellentAbout Sergei Troizky
-
Rank
Expert
- Birthday 01/07/61
Contact Methods
- Website URL http://
- ICQ 0
- Yahoo truyzky@yahoo.com
Profile Information
- Gender Male
- Location Montreal
- Country Canada
Recent Profile Visitors
-
Sergei Troizky started following Sysmac Studio Data Types list?
-
Sysmac Studio Data Types list?
Sergei Troizky replied to skyfox's topic in NJ Series / Sysmac Studio
In the W501 Software User's Manual, section 6-3-5 "Data types". -
Sergei Troizky started following setting my counter to a specific starting number
-
setting my counter to a specific starting number
Sergei Troizky replied to Benji000's topic in CX-Programmer
This sentence makes no sense to me. If all you need is to force a counter to specific value, do it by MOV instruction. -
The question is not clear. Do you need to calculate a date that is 365 days before a set date? If so, use CSUB instruction and subtract 8760 hours, which is 365 days.
-
Sergei Troizky started following day counterdown
-
Sysmac Studio Improvement Request
Sergei Troizky replied to BITS N BYTES's topic in NJ Series / Sysmac Studio
These are improvement requests, exactly as the topic name says. Exactly because I am perfectly aware this is not possible now. -
kckku liked a post in a topic: OMRON MICROPROCESSOR
-
Sergei Troizky started following Sysmac Studio Improvement Request
-
Sysmac Studio Improvement Request
Sergei Troizky replied to BITS N BYTES's topic in NJ Series / Sysmac Studio
PLC program: - If cross-reference is done on indirectly-indexed variable, its directly-indexed instances are found, but not vice versa, - Local/global selection should exist when a new variable is created automatically during online edit. - Allow deleting unused variable while online. -
I am very curios of why at all one would need to know that.
-
Sergei Troizky started following OMRON MICROPROCESSOR
-
Did you try increasing the responce timeout value in the Network Type in CX-Programmer?
-
Sergei Troizky started following Urgent please help^CP1L
-
How to Reset a Timer in CX Programmer
Sergei Troizky replied to Kishan Patel's topic in CX-Programmer
Other possible methods: - Use CNR/CNRX instruction. - Write desired time preset value to the timer present value, e.g. with MOV instruction. -
Sergei Troizky started following How to Reset a Timer in CX Programmer
-
Sergei Troizky started following Array of bytes to int, basically.. but..
-
Array of bytes to int, basically.. but..
Sergei Troizky replied to Stefan009's topic in NJ Series / Sysmac Studio
Only decimal digits may be encoded in the bytes? The result value integer only? SIgned? Unsigned? -
I already have the ST font adjusted, and wanted to do the same for LD. Maybe somewhere in the Windows Registry?
-
Sergei Troizky started following Ladder font
-
Is it possible to change the ladder font, and how? I am running Sysmac Studio 1.41 on Windows 10 and 7. Would like to change the font to narrower one, in order to fit more information in the screen.
-
Beijer/Hitech operator panels wanted
Sergei Troizky posted a topic in For Sale, Employment, Services or Wanted
Will buy Beijer HT60t-Ne or Hitech PWS6620T-N operator panels, new or fully functional with no cosmetic flaws. Shipping to Canada will be required. These exact models. Not interested in other models. -
Sergei Troizky started following Beijer/Hitech operator panels wanted
-
Cannot attach element comments
Sergei Troizky replied to Sergei Troizky's topic in NJ Series / Sysmac Studio
Thanks, this helped. It was set to 1.30 in the project. Another one is set 1.31. -
Cannot attach element comments
Sergei Troizky replied to Sergei Troizky's topic in NJ Series / Sysmac Studio
Can you clarify, please, firmware version of what and where in the project? -
Cannot attach element comments
Sergei Troizky replied to Sergei Troizky's topic in NJ Series / Sysmac Studio
As I said earlier, there is no difference in the PLC model (NX102 v1.41), Sysmac Studio version (also v1.41) and both projects are on the same PC. One project allows creating element comments, while another does not.