This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| cubloc:monitorling:index [2026/02/20 15:37] – created - external edit 127.0.0.1 | cubloc:monitorling:index [2026/03/04 21:18] (current) – [Observing D-Area Double Words] admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Monitoring ====== | + | ====== |
| - | Cubloc Studio | + | CUBLOC STUDIO |
| + | You can enter or exit the monitoring | ||
| {{ : | {{ : | ||
| - | Status of contacts that are ON will be displayed in green. Timer and | + | The following is a screen capture during |
| - | counter values will be displayed in decimal. | + | |
| - | The monitoring | + | |
| - | Logic Environment Options..." and adjusting | + | |
| - | If the monitoring speed is too fast, it can negatively affect Cubloc’s | + | |
| - | communications as monitoring consumes Cubloc' | + | |
| - | recommend a monitoring speed of 5. | + | |
| - | {{ : | + | {{ : |
| - | Please be sure to stop monitoring before editing or downloading. | + | The status of I/O ports is displayed at the bottom of the screen. Ports that are ON are displayed in blue bold text. Only ports from 0 to 63 are shown. |
| - | ===== Watch Point ===== | + | To perform monitoring, the source code must exist. You must first download the program to the controller before you can start monitoring. |
| - | The Watch Point feature is useful when, in a long Ladder Logic program, two | + | Editing and saving are not possible |
| - | registers cannot be viewed simultaneously in the same screen due to their | + | |
| - | location in the ladder. Two apostrophes are used to add a watch point. | + | |
| - | \\ \\ | + | ===== Watch Points ===== |
| - | Examples: | + | |
| - | '’P0 '’P1 ' | + | |
| - | \\ | + | |
| - | {{ :cubloc: | + | When you want to view the contents of a specific relay or memory address, use **WATCH POINTS**. In an empty area of the LADDER, type two consecutive " |
| - | \\ | + | {{ : |
| - | NOTE: To set a watch point it’s two apostrophes, | + | ===== Observing D-Area Double Words ===== |
| - | {{ : | + | A Double Word represents two words as a single value. By typing **'' |
| + | |||
| + | {{ : | ||
| + | ===== Forced I/O ===== | ||
| + | |||
| + | During online monitoring, you can use the " | ||
| + | |||
| + | To set this, double-click or right-click the corresponding contact in monitoring mode to display the popup menu, then select ON or OFF. | ||
| + | |||
| + | Disabling the force mode returns the ladder to its original logic execution. All Forced I/O settings are cleared when the power is turned OFF. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | The Forced I/O function can be used when operation is hindered due to a sensor failure. By forcibly setting the problematic port to ON or OFF, you can continue to verify the PLC's operation. | ||
| + | |||
| + | Alternatively, | ||
| + | |||
| + | ===== MODIFY Function ===== | ||
| + | |||
| + | During online monitoring, if you double-click (or right-click) a location displaying a D-area value, as indicated by the arrow in the figure below, the **MODIFY** window will appear. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | You can change the contents of the D-area at will during operation. If another part of the ladder logic is updating that specific D-area, the changed value will not be maintained. This operation is executed only once and does not forcibly hold the value. | ||
| [[cubloc: | [[cubloc: | ||