Skip to main content

Nitro-PROGRAM, Creating PARAMETERS - Video 2

Overview

This video continues the PARAMETERS topic, covering more advanced techniques for creating and managing parameter definitions in Pro/PROGRAM using Nitro-PROGRAM. It builds on the basics from Video 1 and explores scenarios such as defining multiple parameters, working with different parameter types (string, integer, real), and organizing parameters within more complex program structures. The video demonstrates how Nitro-PROGRAM handles parameter ordering and dependencies, ensuring that the generated Pro/PROGRAM text remains valid and correctly structured. Engineers learn how to efficiently manage larger sets of parameters that drive model configurations.

Key Steps

  1. Open a model with an existing Pro/PROGRAM containing parameters
  2. Add multiple new parameters with different data types
  3. Organize and reorder parameters within the program structure
  4. Verify parameter types and values are correctly defined
  5. Write the program back to the model and confirm all parameters are active

Tips

  • Group related parameters together for better program readability
  • Pay attention to parameter types — mismatched types can cause regeneration errors
  • Use Nitro-PROGRAM's visual layout to quickly spot missing or duplicate parameters