
Malcolm
Members-
Content Count
24 -
Joined
-
Last visited
Community Reputation
1 NeutralAbout Malcolm
-
Rank
Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Hi Splathappy, IO Link is an extension to existing protocols. You could use an EthernetIP Field coupler that speaks IO Link to make it work. AXL E EIP IOL8 DI4 M12 6P From Phoenix Contact can make this happen for you. BTW IO Link is definitely something great to look at! Best Regards,
- 1 reply
-
- 1
-
-
Hello, Do we have a filter option or UDFB for a variable not analog input?
-
Hello, I just upgraded to windows 10 and the driver does not seem to work. Have you tested compatibility with this new windows?
-
I am communicating to a remote IO system not from Unitronics. This IO System has 16,32, and 64 Digital Inputs or Output Modules but will only receive the information in 16bit registers via modbus in holding registers. In order to translate digital values to registers I can use the num to bit or bit to num option of the unistream but I am bound to using an array of bits to use it. I have my variables declared differently in my program therefore I need to use a lot of programming space and time to do it. For example let's say I have variables named Valve1Open, Valve2Open, Valve3Open, e
-
An invitation to suggest ideas for new UDFB's
Malcolm replied to Eyal Koren's topic in UniLogic Software
I agree to increase the UDFB In and Out. Scrolling down really isn't that bad. -
Hello, Currently the limits for the UDFBs is 10 input and 10 outputs. Is it possible to use more? I am having applications which require 16,32 and 64.
-
Hello, How do we use the num to bit function? I can't find it in the help file.
-
Hello, What is the difference between the UAG-XK125 and UAG-XKP125 in terms of application? Thanks!
-
V560 Keypad Entry
Malcolm replied to Malcolm's topic in Vision & Samba PLC + HMI Controllers & VisiLogic Software
Great! That is exactly what I needed. So I will quote with the V560. Thanks! -
V560 Keypad Entry
Malcolm replied to Malcolm's topic in Vision & Samba PLC + HMI Controllers & VisiLogic Software
Hello Stein, This is because the operators usually damage touchscreen HMI. The client wishes to have a color screen but not use the touchscreen to place values. Is there any way to do this? -
Hello Ofir, I am using the socket 3 init function for the Modbus Socket. This is because sometimes the Modbus TCP will "freeze" and this has solved my problem in the past. SB1698 is active. I am using socket 3 for the Modbus. And socket 2 for the Remote Operator. Socket 2 Init is only used in power up. I am using the latest version of Remote Operator. I already tried the timeout settings but has not helped.