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.


Messages - Krabbie

Pages: [1]
1
Open Discussion / Re: DF1Comm()
« on: June 18, 2013, 08:17:26 AM »
Found it:

private static Container MyContainer = new Container();
private static DF1Comm MyMicroLogix = new DF1Comm(MyContainer);

2
Open Discussion / Re: DF1Comm()
« on: June 12, 2013, 10:31:20 AM »
I run into the same problem as you did. What argument should i pass to the DF1Comm() ? Can you post some code parts which make it more clear to me? The C# example shows only the ethernet version and i need the RS232 (DF1) version for a micrologix 1200.

Pages: [1]