
Abdul Wajid
MrPLC Member-
Content count
76 -
Joined
-
Last visited
Community Reputation
4 NeutralAbout Abdul Wajid
-
Rank
Sparky
Profile Information
- Country Saudi Arabia
Recent Profile Visitors
3404 profile views
-
Hello Folks I received an error whenever i start programming for SCL in both program section Main OB & FB, can't able to type 'IF' keyword initially and my software gets freeze and received an error message that i have to close the software deliberately. It seems like SCL isn't possible in my software. Can i get any solution for it ? I am using TIA portal V16 Thanks
-
Abdul Wajid liked a post in a topic: Multiple branches in a single network
-
Abdul Wajid liked a post in a topic: Multiple branches in a single network
-
Thanks guys for the good response... I never thought of adding P_On
-
Hello Folks Is it possible to add multiple branches in a single network or rung independent of one another in CX- Programmer? It's showing error, but this is possible in Siemens TIA portal & Delta ISP software. Thanks
-
Abdul Wajid started following TIA Portal for beginners
-
Abdul Wajid liked a post in a topic: Math Floating Point numbers without Registers
-
Math Floating Point numbers without Registers
Abdul Wajid replied to Abdul Wajid's topic in CX-Programmer
Thanks for the further info Mr. Suresh... -
Math Floating Point numbers without Registers
Abdul Wajid replied to Abdul Wajid's topic in CX-Programmer
Thanks Mr. Chelton, that was my silly mistake which i wasn 't aware of.... This seems little bit complex, takes quite more time to understand & re-program for new omron programmer -
Math Floating Point numbers without Registers
Abdul Wajid replied to Abdul Wajid's topic in CX-Programmer
Thanks Mr. Suresh for the info.... But it seems little bit different than sysmac studio which we can directly enter the floating no. by typing REAL#50.00 and so on.... in the function & FB. -
Hi Folks..... In Maths instructions (divisor, multiplier word.....so on), Is there any way to directly enter the Floating point no. without any register unlike Integers? Have to avoid entering any error value in the float register if PLC switch OFF for more than required time without battery. Thanks
-
Abdul Wajid started following PID setting
-
Abdul Wajid started following pump speed pid control
-
Abdul Wajid started following Tank Level Program from PM
-
Abdul Wajid started following Half Screen when app is opened.
-
Abdul Wajid liked a post in a topic: CX- Integrator and Network Configurator
-
CX- Integrator and Network Configurator
Abdul Wajid replied to Abdul Wajid's topic in Other Omron Software
Thanks Michael for response..... One more thing regarding CX- ConfiguratorFDT which is used for Profibus configuration. Related to networking, Is CX- Configurator has any combination of both Cx-integrator & Network configurator which seems by the name of the software? Thanks -
Hi..... Can anyone tell the exact difference between the CX-Integrator and Network Configurator, if possible with an example? Can we use it alternatively for any application? Thanks
-
Abdul Wajid started following String shift register
-
It's not possible for PLC which is Running the process, PLC would stop while transferring the program from PLC. We have to use backup tool if stopping the PLC would create any issue in the process. Clarify if there is any other option without Stopping the running process. Pardon me if i am wrong.
-
Guest liked a post in a topic: Omron PID
-
Chelton..... I also can't able to login, tag, & so on..... Seems like same issues going on for every users
-
Also i tried with the PLS2 but it gives the same result for me as PULS/SPED. Thanks
-
A280.05 not getting OFF even after the issue of ORG command. Can't able to run PULS in absolute mode & not able to enter the any negative value in the register to establish the origin. It would be better if i get a sample program for linking the ORG command with absolute PULS. Thanks
-
Yes.... I execute the ORG command initially but it can't able to activate At Origin Flag (A280.04) & entered the same data for absolute in D110 & D107 as entered in relative mode for PULS & SPED (D100 & D105) Is there any PLC setting Or any other instruction setting to define the Origin point? When I activates external inputs A540.08 & A540.09 (not mentioned in above attached prog) then motor would rotate CW & CCW in continuous mode with ORG instruction and shows the status for pulse for Origin in A280.07, but unable to activate A280.04 Origin flag. Thanks