GSI Object Oriented Online Offline (Go4)  GO4-6.3.0
Functions | Variables
go4py.go4py Namespace Reference

Functions

def MatchingObjects (expr="*", folder="*")
 

Variables

bool has_go4 = True
 

Function Documentation

◆ MatchingObjects()

def go4py.go4py.MatchingObjects (   expr = "*",
  folder = "*" 
)
Pythonic version of NextMatchingObject
Iterate over objects matching expr starting from folder
For "*" and "/" as folder, the root folder will be used

Definition at line 11 of file go4py.py.

Variable Documentation

◆ has_go4

bool go4py.go4py.has_go4 = True

Definition at line 2 of file go4py.py.