Skip to main content

system.kanoa.schedule.checkAssetSchedule(paramsDict)

Used by the checkAssetSchedule tag timer to check an assets schedule and its current status, and will update its mode accordingly if allowed.


Parameters

paramsDict Dictionary

- assetPathString

Returns

None


Example

assetPath = 'Kanoa Industries\Adelaide Hills\Packaging\Line 1'
scheduledEvents = system.kanoa.schedule.checkAssetSchedule({'assetPath': assetPath})