OmniGraph Node omni.graph.action.Counter

omni.graph.action.Counter Properties

Name

Value

Version

1

Extension

omni.graph.action

Has State?

True

Implementation Language

Python

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Counter

__categories

graph:action,function

__language

Python

Generated Class Name

OgnCounterDatabase

Python Module

omni.graph.action

omni.graph.action.Counter Description

This node counts the number of times it is computed since being reset

omni.graph.action.Counter Inputs

Name

Type

Default

Required?

Descripton

inputs:execIn

execution

None

Y

The input execution

uiName

Execute In

inputs:reset

execution

None

Y

Reset the internal counter

uiName

Reset

omni.graph.action.Counter Outputs

Name

Type

Default

Required?

Descripton

outputs:count

int

None

Y

The count value

uiName

Count

outputs:execOut

execution

None

Y

The output execution

uiName

Execute Out

omni.graph.action.Counter State

Name

Type

Default

Required?

Descripton

state:count

int

None

Y

The counter state