Skip to content
VIGO6-Toplogo
PROCES-DATA Short Logo
  • HOME
  • Basic concepts
  • TUTORIALS
    • GETTING STARTED
    • INTRODUCTION TUTORIAL
      • TUTORIAL 1: CREATE A COMPONENT
      • TUTORIAL 2: ASSEMBLIES & PROJECTS
      • Tutorial 3: Adding data logging
      • Tutorial 4: Introducing the proxy-model
      • Tutorial 5: Creating views in views
      • Tutorial 6: Adding views to the main view
      • Tutorial 7: Control mode, error states and conditions
      • Tutorial 8: Expose your temperature regulator as a servant
      • Tutorial 9: Creating a temperature controller
      • Tutorial 10: Programming with state machines
    • ADVANCED TUTORIALS
      • 1. WORKING WITH DRAWINGS AND ILLUSTRATIONS IN VIGO6
      • 2. STORING DATA FROM REMOTE SYSTEMS
      • 3. HOW TO SWAP A MODULE WITH THE PD 688
      • 4. HOW TO WORK WITH BITMAPS IN VIGO6
      • 5. HOW TO SETUP COPP PC WITH DISPLAY AS DOWNLOADER
      • 6. HOW TO SETUP THE EXTERNAL COPP PC WITH DISPLAY
      • 7. HOW TO VIGO6 TRANSLATOR TUTORIAL
      • 8. HOW TO PRINT A VIEW ON A PHYSICAL LABEL
      • 9. HOW TO WORK WITH THE “DISPLAY TEXT WINDOW INTERFACE”
      • 10. HOW TO WORK WITH THE “DISPLAY OPEN WINDOW INTERFACE”
      • 11. HOW TO USE A BARCODE READER
      • 12. HOW TO EXPORT DATA FROM VIGO6 USING ODBC
      • 13. HOW TO CHANGE THE DEFAULT KEYBOARDS IN VIGO6
      • 14. HOW TO CHANGE THE ACTIONS OF A DESCENDANT OF YOUR PROCES COMPONENT
      • 15. HOW TO WORK WITH CAN IN VIGO6
      • 16. HOW TO DISPLAY A BLINKING MESSAGE FOR A VARIABLE
      • 17. HOW TO CREATE A SWIPE-VIEW
      • 18. HOW TO SET LANGUAGE AND OPERATOR ACCESS RIGHTS
      • 19. HOW TO CHANGE DEFAULT BEHAVIOR OF SCREENS
    • TUTORIALS IN DRAFT
      • TUTORIAL 2: ASSEMBLIES & PROJECTS – DRAFT
  • DOWNLOAD VIGO6
  • FAQ
  • Glossary
  • LOGIN
Menu
  • HOME
  • Basic concepts
  • TUTORIALS
    • GETTING STARTED
    • INTRODUCTION TUTORIAL
      • TUTORIAL 1: CREATE A COMPONENT
      • TUTORIAL 2: ASSEMBLIES & PROJECTS
      • Tutorial 3: Adding data logging
      • Tutorial 4: Introducing the proxy-model
      • Tutorial 5: Creating views in views
      • Tutorial 6: Adding views to the main view
      • Tutorial 7: Control mode, error states and conditions
      • Tutorial 8: Expose your temperature regulator as a servant
      • Tutorial 9: Creating a temperature controller
      • Tutorial 10: Programming with state machines
    • ADVANCED TUTORIALS
      • 1. WORKING WITH DRAWINGS AND ILLUSTRATIONS IN VIGO6
      • 2. STORING DATA FROM REMOTE SYSTEMS
      • 3. HOW TO SWAP A MODULE WITH THE PD 688
      • 4. HOW TO WORK WITH BITMAPS IN VIGO6
      • 5. HOW TO SETUP COPP PC WITH DISPLAY AS DOWNLOADER
      • 6. HOW TO SETUP THE EXTERNAL COPP PC WITH DISPLAY
      • 7. HOW TO VIGO6 TRANSLATOR TUTORIAL
      • 8. HOW TO PRINT A VIEW ON A PHYSICAL LABEL
      • 9. HOW TO WORK WITH THE “DISPLAY TEXT WINDOW INTERFACE”
      • 10. HOW TO WORK WITH THE “DISPLAY OPEN WINDOW INTERFACE”
      • 11. HOW TO USE A BARCODE READER
      • 12. HOW TO EXPORT DATA FROM VIGO6 USING ODBC
      • 13. HOW TO CHANGE THE DEFAULT KEYBOARDS IN VIGO6
      • 14. HOW TO CHANGE THE ACTIONS OF A DESCENDANT OF YOUR PROCES COMPONENT
      • 15. HOW TO WORK WITH CAN IN VIGO6
      • 16. HOW TO DISPLAY A BLINKING MESSAGE FOR A VARIABLE
      • 17. HOW TO CREATE A SWIPE-VIEW
      • 18. HOW TO SET LANGUAGE AND OPERATOR ACCESS RIGHTS
      • 19. HOW TO CHANGE DEFAULT BEHAVIOR OF SCREENS
    • TUTORIALS IN DRAFT
      • TUTORIAL 2: ASSEMBLIES & PROJECTS – DRAFT
  • DOWNLOAD VIGO6
  • FAQ
  • Glossary
  • LOGIN

Debugger: possibility to force variables or states from the debugger to test something?

  • Post author:Mathias Havn Sørensen
  • Post published:19/05/2022
  • Post category:

In case you want to change data shown in the watch (it is also possible to alter local variables), the code must be in a stopped state (in a breakpoint…

Continue ReadingDebugger: possibility to force variables or states from the debugger to test something?

Is it possible to have the editor on different Pc’s with the same user?

  • Post author:Mathias Havn Sørensen
  • Post published:19/05/2022
  • Post category:

The VIGO6 editor is bound to be in one directory on one PC. Here your personal key is. This personal key is used when creating new GUID’s aso. Therefore, this…

Continue ReadingIs it possible to have the editor on different Pc’s with the same user?

Is it possible to restore different versions I have sent to the signer?

  • Post author:Mathias Havn Sørensen
  • Post published:19/05/2022
  • Post category:

It is always possible to load whatever version there is ‘pushed’ to the signer. In case the version you want to ‘restore’ is in Shared_Draft, you can just restore is,…

Continue ReadingIs it possible to restore different versions I have sent to the signer?

Is it possible to debug visualizations.

  • Post author:Mathias Havn Sørensen
  • Post published:18/05/2022
  • Post category:

It is possible to debug any visualization. The only requirements is that the visualization you want to debug, must be running (meaning; the visualizations-COPP-program is executing. Find the view you…

Continue ReadingIs it possible to debug visualizations.

How do we work together on a project in VIGO6?

  • Post author:Mathias Havn Sørensen
  • Post published:10/03/2020
  • Post category:

When you work together on a project in the early stage, it is faster and simpler to use the shared draft state. Use it for both the project as well…

Continue ReadingHow do we work together on a project in VIGO6?

How can I download new customware to a running system?

  • Post author:Mathias Havn Sørensen
  • Post published:15/12/2017
  • Post category:

Program download with PD 688 If you require new features or program changes in a project, and you want to use a PD 688 as a device for download, then…

Continue ReadingHow can I download new customware to a running system?

Can I work with 0-10V inputs?

  • Post author:Mathias Havn Sørensen
  • Post published:20/11/2017
  • Post category:

While PROCES-DATA has designed the modules for 4-20mA inputs and outputs, it is still possible to use a 0-10V input. Below is an example of a 0-10V level input transforming…

Continue ReadingCan I work with 0-10V inputs?

I have used VIGO5. Is it easy to move to VIGO6?

  • Post author:Mathias Havn Sørensen
  • Post published:16/11/2017
  • Post category:

The programming language in VIGO6, called COPP, is similar to PROCESS-PASCAL, so this part should be no problem. And the VIGO6 platform contains many improvements that will make development easier,…

Continue ReadingI have used VIGO5. Is it easy to move to VIGO6?

How do we design our VIGO6-program?

  • Post author:Mathias Havn Sørensen
  • Post published:14/11/2017
  • Post category:

Overall design In general, PD recommends creating components for “logical functions”. As an example, please see the below component structure for a milk tanker system. By following this method, you…

Continue ReadingHow do we design our VIGO6-program?

Is it possible to predefine users in a VIGO6 project?

  • Post author:Mathias Havn Sørensen
  • Post published:14/11/2017
  • Post category:

While we suggest using the NFC-reader in the PD688 display unit for easy login, you can also predefine users. We have created a control component  (PD_17553) and visualization (PD_18202) that…

Continue ReadingIs it possible to predefine users in a VIGO6 project?
  • 1
  • 2
  • Go to the next page
VIGO6-Logo-The-complete-integrated-soft-&-hardware-suite-for-Automation-Projects

Made by:

PROCES-DATA-Footerlogo

PROCES-DATA A/S
Navervej 8-10
DK-8600 Silkeborg
Denmark
www.proces-data.com
Tel. +45 87 200 300

Designed by PROCES-DATA © All rights reserved – 2025