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 find my memory faulty, so need some help.   I have a section of my layout where I am changing from a camera mounted on each train to a single overhead camera.  I want to store the name of the camera as a variable to activate later.   I created an object variable  (Camera) and assigned the name of the camera,   when the train enters a track, I want to read the name of the train ($_Trigger1.name) and store the value assigned to object Variable Camera to another variable   so that I can later activate the camera  that I stored earlier.      Does this make sense?  What might I be missing

 

Hi Curtis

I'm scratching my head but no result in finding out what it is that you want to do. Could you describe it just so, without using EV (event management) lingo? One thing sticking out is the $_Trigger. _Name you typed without the 2nd underscore but my guess would be that's a typo in your question and that you'll have it right in your EV.

Cheers

Tom

Hi Curtis

If the name of the camera is assigned to the OV of the train (i.e. camera NameOfCamera), and assuming you enter a track you can grab the value in the action part like this:

set variable:   temp
value:            $_Trigger1.camera

There's no need here to ask for the Trigger's name. In that case it is _Trigger1.

greetings
  Andy

  • Author

Thanks, It works.   I stored the OV for the train camera, and activated the overhead camera.   The EV now knows which camera to activate at the end of the track.

 

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.