Search the Community

Showing results for tags 'datatype'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Found 4 results

  1. Hi  Is it not possible to use the datatype struct in Stuido 5000, when making a UDT?  Best regards  Jesper   
  2. Is it possible shift data array. I have Array_ret: ARRAY[0..10] OF test; and TYPE tests : STRUCT TinFoil: BOOL; InFrame: BOOL; END_STRUCT END_TYPE I want shift all one time time Array_rest[0] information to Array_rest[1]. Array_rest[1] to Array_rest[2] and... Is it possible?
  3. Hello, Completely new to Mitsubishi PLCs and I need to use a date and time stamp for data collection purposes. We have a Siemens PLC as well and this has the data type "Date_And_Time" which is what I need to replicate. I have been attempting to write my own data type but am struggling with how to go about this as it is not straightforward and I cannot find anything about how the Siemens Date_And_Time is made up so I have nothing to go off. Does anyone have an example of a data type they have made that is the same? Or is there a data type which does this already in GX Works 2 that I just can't seem to find?  Please help!
  4. Hello, We have this SCADA system Vijeo Citect 7.2 running in Windows 7. Primarily used as generator's alarm history & monitoring. PLC: OMRON C200HG All communications are good but DIGITAL data (alarms, bustie) from OMRON is not updating in real-time. (Need to restart the Vijeo Citect to make it work).  While BCD & LONGBCD datatypes (voltage, speed current) are working good and showing real-time *OFSVIJEO: INT datatypes are also working good. Protocol UNITY         MODNET30 OMRON      OMRON OFSVIJEO  MODCELL