Jump to content

Recommended Posts

Posted

Hello everyone!

I have a question regarding the Unitronics Vision 570 controller. We are currently using a V570 in combination with a remote I/O module to control resistors that are used to simulate electric loads. The Problem I am trying to solve is the following:

We set up a manual control via the touch display of the 570 and are now aiming to run long term endurance simulations. This requires the PLC to operate by itself for long periods of time according to a predefined schedule. I understand that the PLC offers elements such as Time/Date-Functions. However, the more elegant solution from my point of view would be to create an interface that allows programming of these schedules with excel that are then transferred to the PLC. For this the RS232 connector that is used for programming would be used. Is this a possible and viable option or am I getting ahead of myself here?

Thank you for your assistance!

JMaeder

Posted

I agree that the solution you are offering is more elegant. However, transferring CSV or Excel files to the PLC, is impossible.

For this need I recommend using a Visual Basic program. Please find an example of this attached.

Note that the VB code is implemented in the Excel macro.

Another option is to import a CSV file to a Data Table in VisiLogic and then write it to a Data Table in the PLC:

post-130-073472000%201311229748_thumb.jpg

post-130-073472000 1311229748_thumb.jpg

  • 3 years later...
Posted

Hey there,

Sorry for the kick,  but i wanted to take a look at the SD Card Explorer, but it doesn't work in VB 2010. I can convert it, but after converting, the project won't load. 

Are you guys planning on making a newer version? 

Posted (edited)

Hi Marco,

Please compile the solution as x86 and test. Does it works?

B.R.

You mean the converted project? 

I can't find a option to convert to x86 from the original files.

 

And so, i still havn't been able to convert it to vb.net 2010. 

Edited by Marco G

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.