Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Neeh

Pages: [1]
1
Support Questions / BCD read function
« on: February 12, 2019, 02:08:38 PM »
Is it possible to get a return value in BCD using a read function?
     ex. BCD_retval = omronSerialHostLinkCom1.Read("100@UI").

2
Support Questions / Omron C200
« on: February 08, 2019, 06:56:59 PM »
I am connecting to Omron C200 PLC using serialhostlink at 19200,7,E,2 and I have a basic label with PLCAddressValue = 100.01.  It just toggles every second. 
There is no error indication but the label does not show the value.  What am I missing?

3
Support Questions / Unitronics ModbusTCP
« on: January 29, 2019, 02:51:21 PM »
Hi,

I am trying to read an MI (904hex) register from Unitronics PLC via ModbusTCP and I'm not getting the correct value.  I'm not sure if I set the PLCAddressValue correctly, tried 0904 and 02308.  Attached is the Unitronics register mapping.

Appreciate any help please, thanks.

4
Open Discussion / Omron FINS UDP port
« on: May 22, 2018, 07:15:20 PM »
Is there a way to assign/change UDP port number programmatically during run time?

5
Open Discussion / Omron CJ2M FINS
« on: September 22, 2017, 04:20:16 PM »
What is the default UDP port no of the omronEthernetFINSCom?  How can I change the port no?

6
Support Questions / Modbus rtu
« on: July 10, 2017, 03:48:40 PM »
I am new to this and am trying out.
I added a new project to AdvanceHMIv35 solution, set it as default  and on a blank form I add a modbusRTUCom1, it passes build but when I run it, it gives an error below :

Quote
System.Exception occurred
  HResult=0x80131500
  Message=Missing Components from AdvancedHMI. C:\Users\mfgLoadmin\Documents\Visual Studio 2017\Projects\AdvancedHMIv399w\HMI_1\bin\Debug\ - Please refer to the licensing agreement.
  Source=MfgControl.AdvancedHMI.Drivers

I'm using VS2017 community edition in C#.  Any help please!

Pages: [1]