Jump to content

Stephen

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Stephen

  1. I am building some custom workbooks after carrying out data analysis using Datalab. There are some properties of a worksheet I would like to set using Python but can't find a reference document listing all the properties that can be accessed.

    I know about:

     workstep.view ='Trend'

     workstep.display_range = {'Start': '2021-11-11T00:00:00', 'End': '2021-12-12T00:00:00'}

     workstep.display_items = push_result (of signals and conditions)

    What are the workstep. commands for Chain view, setting the capsule label based on a custom property or toggling a button like dimming? Is there a big list for R54 of all the accessible properties?

     

    Thanks

    image.png.8d199e057650c1b663adf7675d96d103.png

×
×
  • Create New...