8.2.4.7.8.7. Load Profile

Note

Applicable to Vulcan port only.

8.2.4.7.8.7.1. Shape

await cg.load_profile.shape.set()
await cg.load_profile.shape.get()

8.2.4.7.8.7.2. Time Scale

await cg.load_profile.time_scale.set_msecs()
await cg.load_profile.time_scale.set_seconds()
await cg.load_profile.time_scale.set_minutes()
await cg.load_profile.time_scale.set_hours()
await cg.load_profile.time_scale.get()