Jump to content
View in the app

A better way to browse. Learn more.

3D-Modellbahn Studio

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

I set an object variable for severa; trains (Camera).  It shows in the EV with the correct value.   I read the name of a loco with $_Trigger1._Name.  I store that name in a global

variable.  Can I now read the name of the camera for that train, and tell the EV to activate that camera?

Hello Curt,

yes. See the attached example.

Referring variable contents.mbp

Click to the switch to start and stop the train.

Many greetings
BahnLand

Why not just use $(_Trigger1.Camera) ?

Hello Trevor,

you are quite right. Even you can avoid the parantheses here.

But the aim of the example above was to explain how different variations of global and object variables may be used to buffer and later evaluate some object properties. See here the optimized example (without "buffer variables").

Using loco object variables directly.mbp

Many greetings
BahnLand

 

Edited by BahnLand

On ‎24‎/‎09‎/‎2016 at 11:15 AM, BahnLand said:

Hello Trevor,

you are quite right. Even you can avoid the parantheses here.

But the aim of the example above was to explain how different variations of global and object variables may be used to buffer and later evaluate some object properties. See here the optimized example (without "buffer variables").

Using loco object variables directly.mbp

Many greetings
BahnLand

 

I agree. However, it is generally bad practice to use global variables if you do not have to. On a simple layout you might get away with it, but the more things you have happening the more opportunity there is for multiple objects to be referencing the same variable at the same time with unpredictable results.

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.